Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/193 - Reaction Time/

README.md /cody/swapnilsparsh/30DaysOfJavaScript/193 - Reaction Time/README.md
228 Views
0 Comments
# Reaction Time:

Game That Is Used to test the Reaction Time Click on the Box As quickly As you can and get the time for that.

index.html /cody/swapnilsparsh/30DaysOfJavaScript/193 - Reaction Time/index.html
387 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

script.js /cody/swapnilsparsh/30DaysOfJavaScript/193 - Reaction Time/script.js
150 Views
0 Comments
var start = new Date().getTime();
//function to change color of shapes
function randcolor(){
var colorArray = '0123456789ABC